Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-Adding metrics level into the tests #975

Closed

Conversation

yuriolisa
Copy link
Contributor

Signed-off-by: Yuri Sa yurimsa@gmail.com
Resolve #702

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@yuriolisa yuriolisa requested a review from a team July 13, 2022 09:57
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@yuriolisa
Copy link
Contributor Author

@jpkrohling, @pavolloffay, could you please take a look?

@@ -21,3 +21,6 @@ spec:
receivers: [otlp]
processors: []
exporters: [logging]
telemetry:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the purpose of this change? It changes OTELcol's config that is used in the test. How is this change being asserted? Is this even needed for the auto-instrumentation (I would say it's not)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've put back that configuration because we have removed it on the following PR: #680.
I agree that we should explore the test assertion and remove them from the auto-instrumentation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, a short comment on why this is needed and where it's used would be helpful.

@yuriolisa yuriolisa closed this Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Test to check if spec.args are being used properly
3 participants